get Name
Gets the unique name assigned to this control.
This name is often used for identification, logging, or referencing the control programmatically.
Gets the name of the module associated with thisComboView
. This name is typically used for identification or logging purposes.Return
The name of the module, or null
if no module is associated or if the associated module does not have a name.